-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.16
-
Code
-
Classes
- Ed448
| Total Complexity |
28 |
| Dependencies |
7 |
| Dependents |
2 |
| Total lines |
254 |
| Lines of code |
144 |
| Logical lines of code |
91 |
| Comment lines |
65 |
| Methods |
8 |
| Properties |
0 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addPoint() |
A |
47 |
10 |
34 |
| recoverX() |
S |
52 |
5 |
23 |
| doublePoint() |
S |
52 |
4 |
23 |
| extractSecret() |
S |
55 |
2 |
19 |
| convertToInternal() |
S |
64 |
3 |
10 |
| __construct() |
S |
55 |
1 |
23 |
| encodePoint() |
S |
64 |
2 |
9 |
| createRandomMultiplier() |
S |
79 |
1 |
3 |